home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form2
- Caption = "Form2"
- ClientHeight = 3075
- ClientLeft = 3900
- ClientTop = 2385
- ClientWidth = 3390
- Height = 3480
- Left = 3840
- LinkTopic = "Form2"
- MDIChild = -1 'True
- ScaleHeight = 3075
- ScaleWidth = 3390
- Top = 2040
- Width = 3510
- Begin TextBox Text1
- Height = 435
- Left = 120
- TabIndex = 2
- Text = "Text1"
- Top = 210
- Width = 705
- End
- Begin CommandButton Command1
- Caption = "Command1"
- Height = 465
- Left = 120
- TabIndex = 1
- Top = 720
- Width = 1275
- End
- Begin ListBox List1
- Height = 2760
- Left = 1470
- TabIndex = 0
- Top = 60
- Width = 1695
- End
- Begin Label Label1
- Caption = "Watch it! If the user enlarges a TextBox font, it auto-rescales in height!"
- Height = 1515
- Left = 90
- TabIndex = 3
- Top = 1410
- Width = 1305
- End
-